1
Set-Theoretic Expression of Random Experiments and Sample Spaces
MATH1002CA-PEP-CNLesson 5
00:00
?
Random Experiment (Random Trial): We refer to the realization and observation of a random phenomenon as a random experiment, commonly abbreviated as 'experiment', denoted by the letter $E$. Each possible outcome in the experiment is calledsample point (Sample Point), and the set of all sample points is known assample space (Sample Space), typically represented by $\Omega$.

Core Concept Analysis

In probability theory, we use set language to describe random phenomena. If an experiment has only a finite number of possible outcomes, it is referred to asfinite sample space. For example:

  • Tossing a coin: $\Omega = \{h, t\}$
  • Tossing two coins: $\Omega = \{(\text{Head, Head}), (\text{Head, Tail}), (\text{Tail, Head}), (\text{Tail, Tail})\}$

Moreover, statistical inference is highly significant in real-world applications, such asBody Mass Index (BMI) research. The Chinese adult standards are: $BMI < 18.5$ indicates underweight; $18.5 \le BMI < 24$ is normal; $24 \le BMI < 28$ is overweight; $BMI \ge 28$ is obese.

Samples are inherently random; thus, statistical inferences drawn from samples to estimate populations carry uncertainty. This is a crucial consideration when interpreting statistical results in real-world contexts.
$$BMI=\frac{\text{Weight (kg)}}{\text{Height}^2 (\text{m}^2)}$$